Add gtktextutil.h
authorOwen Taylor <otaylor@redhat.com>
Sun, 23 Dec 2001 22:55:17 +0000 (22:55 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sun, 23 Dec 2001 22:55:17 +0000 (22:55 +0000)
Sat Dec 22 18:18:07 2001  Owen Taylor  <otaylor@redhat.com>

        * gtk/Makefile.am (IGNORE_HFILES): Add gtktextutil.h

        * gtk/text_widget.sgml (linkend): SGML fixes.

        * gtk/gtk-sections.txt: Update

        * gdk/gdk-sections.txt: Update.

        * gdk/tmpl/cursors.sgml: SGML fix.

        * gdk/gdk-docs.sgml: Add PNG handling magic.

37 files changed:
docs/reference/ChangeLog
docs/reference/gdk-pixbuf/tmpl/refcounting.sgml
docs/reference/gdk/gdk-docs.sgml
docs/reference/gdk/gdk-sections.txt
docs/reference/gdk/tmpl/colors.sgml
docs/reference/gdk/tmpl/cursors.sgml
docs/reference/gdk/tmpl/dnd.sgml
docs/reference/gdk/tmpl/drawing.sgml
docs/reference/gdk/tmpl/fonts.sgml
docs/reference/gdk/tmpl/gcs.sgml
docs/reference/gdk/tmpl/gdk-unused.sgml
docs/reference/gdk/tmpl/general.sgml
docs/reference/gdk/tmpl/input_devices.sgml
docs/reference/gdk/tmpl/keys.sgml
docs/reference/gdk/tmpl/pango_interaction.sgml
docs/reference/gdk/tmpl/pixmaps.sgml
docs/reference/gdk/tmpl/properties.sgml
docs/reference/gdk/tmpl/selections.sgml
docs/reference/gdk/tmpl/threads.sgml
docs/reference/gdk/tmpl/windows.sgml
docs/reference/gdk/tmpl/x_interaction.sgml
docs/reference/gtk/Makefile.am
docs/reference/gtk/gtk-sections.txt
docs/reference/gtk/text_widget.sgml
docs/reference/gtk/tmpl/gtk-unused.sgml
docs/reference/gtk/tmpl/gtkcellrendererpixbuf.sgml
docs/reference/gtk/tmpl/gtklabel.sgml
docs/reference/gtk/tmpl/gtkrc.sgml
docs/reference/gtk/tmpl/gtksettings.sgml
docs/reference/gtk/tmpl/gtksocket.sgml
docs/reference/gtk/tmpl/gtkstyle.sgml
docs/reference/gtk/tmpl/gtktext.sgml
docs/reference/gtk/tmpl/gtktexttag.sgml
docs/reference/gtk/tmpl/gtktextview.sgml
docs/reference/gtk/tmpl/gtktoolbar.sgml
docs/reference/gtk/tmpl/gtktreeviewcolumn.sgml
docs/reference/gtk/tmpl/gtktypeutils.sgml

index 0518ae96ffa3b0ea5bb3281866ba8b1a68e019ab..df1f791994c6e368d5b9884560154a590ad9fbdc 100644 (file)
@@ -1,3 +1,17 @@
+Sat Dec 22 18:18:07 2001  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/Makefile.am (IGNORE_HFILES): Add gtktextutil.h
+
+       * gtk/text_widget.sgml (linkend): SGML fixes.
+
+       * gtk/gtk-sections.txt: Update
+
+       * gdk/gdk-sections.txt: Update.
+
+       * gdk/tmpl/cursors.sgml: SGML fix.
+
+       * gdk/gdk-docs.sgml: Add PNG handling magic.
+
 2001-12-21  Matthias Clasen  <matthiasc@poet.de>
                
        * gtk/text_widget.sgml: More precise wording. (#63388)
index 403d4cc181d067c81d15b4a7e6e94260fd2f0e62..71521d38da9dcb3559e12aa58a6c927c6c76c786 100644 (file)
@@ -3,7 +3,7 @@ Reference Counting and Memory Mangement
 
 <!-- ##### SECTION Short_Description ##### -->
 
-Functions for reference counting and memory management on pixbufs. 
+Functions for reference counting and memory management on pixbufs.
 
 <!-- ##### SECTION Long_Description ##### -->
   <para>
index 529abac0251b47ad9b2c8cce5fdbc8d35b027da0..67321178a81907c32ace6ef75de1acbaf0b38e91 100644 (file)
@@ -1,4 +1,7 @@
 <!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
+<!notation PNG system "PNG">
+<!entity % local.notation.class "| PNG">
+
 <!entity gdk-General SYSTEM "sgml/general.sgml">
 <!entity gdk-Bitmaps-and-Pixmaps SYSTEM "sgml/pixmaps.sgml">
 <!entity gdk-Images SYSTEM "sgml/images.sgml">
index 493bc693e199cab6dd03693803c87dc46aedee30..0974d0f599a1564d23e8ec515dc886e8fe493e06 100644 (file)
@@ -483,6 +483,7 @@ GdkWindowEdge
 GdkWindowTypeHint
 GdkWindowAttr
 GdkWindowAttributesType
+GdkScreen
 gdk_window_new
 gdk_window_destroy
 gdk_window_ref
@@ -527,6 +528,7 @@ gdk_window_end_paint
 <SUBSECTION>
 gdk_window_invalidate_rect
 gdk_window_invalidate_region
+gdk_window_invalidate_maybe_recurse
 gdk_window_get_update_area
 gdk_window_freeze_updates
 gdk_window_thaw_updates
@@ -629,16 +631,35 @@ GdkWindowObjectClass
 GdkSelection
 GdkSelectionType
 GdkTarget
+GDK_SELECTION_PRIMARY
+GDK_SELECTION_SECONDARY
+GDK_SELECTION_CLIPBOARD
+GDK_TARGET_BITMAP
+GDK_TARGET_COLORMAP
+GDK_TARGET_DRAWABLE
+GDK_TARGET_PIXMAP
+GDK_TARGET_STRING
+GDK_SELECTION_TYPE_ATOM
+GDK_SELECTION_TYPE_BITMAP
+GDK_SELECTION_TYPE_COLORMAP
+GDK_SELECTION_TYPE_DRAWABLE
+GDK_SELECTION_TYPE_INTEGER
+GDK_SELECTION_TYPE_PIXMAP
+GDK_SELECTION_TYPE_WINDOW
+GDK_SELECTION_TYPE_STRING
 gdk_selection_owner_set
 gdk_selection_owner_get
 gdk_selection_convert
 gdk_selection_property_get
 gdk_selection_send_notify
+</SECTION>
 
 <SECTION>
 <TITLE>Properties and Atoms</TITLE>
 <FILE>properties</FILE>
 GdkAtom
+GDK_ATOM_TO_POINTER
+GDK_POINTER_TO_ATOM
 GDK_NONE
 gdk_text_property_to_text_list
 gdk_free_text_list
@@ -726,6 +747,7 @@ gdk_rectangle_get_type
 <FILE>threads</FILE>
 GDK_THREADS_ENTER
 GDK_THREADS_LEAVE
+gdk_threads_init
 gdk_threads_enter
 gdk_threads_leave
 gdk_threads_mutex
@@ -736,7 +758,6 @@ gdk_threads_mutex
 <FILE>keys</FILE>
 GdkKeymap
 GdkKeymapKey
-GdkKeyInfo
 gdk_keymap_get_default
 gdk_keymap_lookup_key
 gdk_keymap_translate_keyboard_state
@@ -1033,6 +1054,10 @@ gdk_x11_image_get_xdisplay
 gdk_x11_image_get_ximage
 gdk_x11_ungrab_server
 gdk_x11_visual_get_xvisual
+gdk_x11_atom_to_xatom
+gdk_x11_xatom_to_atom
+gdk_x11_get_xatom_by_name
+gdk_x11_get_xatom_name
 
 <SUBSECTION Private>
 gdk_display
index 8f5fa1eb26fe6bc54544e6d839fe042b653c8824..e684089b1a117a5a3245ccdf16152da3b636d010 100644 (file)
@@ -57,7 +57,6 @@ allocated or unallocated color.
 @green: The blue component of the color.
 @blue: The green component of the color.
 
-
 <!-- ##### STRUCT GdkColormap ##### -->
 <para>
 The colormap structure contains the following public fields.
@@ -71,7 +70,6 @@ The colormap structure contains the following public fields.
   back to RGB values. This is only meaningful for
   pseudo-color colormaps.
 
-
 <!-- ##### FUNCTION gdk_colormap_new ##### -->
 <para>
 Creates a new colormap for the given visual.
@@ -90,7 +88,7 @@ Creates a new colormap for the given visual.
 </para>
 
 @cmap: 
-@Returns:
+@Returns: 
 
 
 <!-- ##### FUNCTION gdk_colormap_unref ##### -->
index b575b4a81cdccbc5f7fedfb9fd87d42e2f578489..a441471b253605559592bc0b1a8ab381163c0366 100644 (file)
@@ -76,7 +76,7 @@ The standard cursors available.
 @GDK_QUESTION_ARROW: <inlinegraphic format="png" fileref="question_arrow.png"></inlinegraphic>
 @GDK_RIGHT_PTR: <inlinegraphic format="png" fileref="right_ptr.png"></inlinegraphic>
 @GDK_RIGHT_SIDE: <inlinegraphic format="png" fileref="right_side.png"></inlinegraphic>
-@GDK_RIGHT_TEE: <inlinegraphic format="png" fileref="right_tee.png"></inlinegraphic></inlinegraphic>
+@GDK_RIGHT_TEE: <inlinegraphic format="png" fileref="right_tee.png"></inlinegraphic>
 @GDK_RIGHTBUTTON: <inlinegraphic format="png" fileref="rightbutton.png"></inlinegraphic>
 @GDK_RTL_LOGO: <inlinegraphic format="png" fileref="rtl_logo.png"></inlinegraphic>
 @GDK_SAILBOAT: <inlinegraphic format="png" fileref="sailboat.png"></inlinegraphic>
index 0d6543c6ba1a8135074eee690e7e35221ad65a85..d9caae13259100b4b73855dd473b5f68ae393636 100644 (file)
@@ -128,7 +128,7 @@ This function is called by the drag source.
 
 @context: a #GdkDragContext.
 @dest_window: the new destination window, obtained by gdk_drag_find_window().
-@protocol: the DND protocol in use, obtained by gdk_drag_find_window(). 
+@protocol: the DND protocol in use, obtained by gdk_drag_find_window().
 @x_root: the x position of the pointer in root coordinates.
 @y_root: the y position of the pointer in root coordinates.
 @suggested_action: the suggested action.
@@ -172,9 +172,9 @@ which DND is done.
 @GDK_DRAG_PROTO_XDND: The Xdnd protocol.
 @GDK_DRAG_PROTO_ROOTWIN: An extension to the Xdnd protocol for
   unclaimed root window drops.
-@GDK_DRAG_PROTO_NONE: no protocol. 
+@GDK_DRAG_PROTO_NONE: no protocol.
 @GDK_DRAG_PROTO_WIN32_DROPFILES: The simple WM_DROPFILES protocol.
-@GDK_DRAG_PROTO_OLE2: The complex OLE2 DND protocol (not implemented). 
+@GDK_DRAG_PROTO_OLE2: The complex OLE2 DND protocol (not implemented).
 @GDK_DRAG_PROTO_LOCAL: Intra-application DND.
 
 <!-- ##### FUNCTION gdk_drag_context_unref ##### -->
@@ -191,11 +191,11 @@ A <structname>GdkDragContext</structname> holds information about a
 drag in progress. It is used on both source and destination sides.
 </para>
 
-@parent_instance:
+@parent_instance: 
 @protocol: the DND protocol which governs this drag.
 @is_source: %TRUE if the context is used on the source side.
 @source_window: the source of this drag.
-@dest_window: the destination window of this drag. 
+@dest_window: the destination window of this drag.
 @targets: a list of targets offered by the source.
 @actions: a bitmask of actions proposed by the source when 
    @suggested_action is %GDK_ACTION_ASK.
@@ -203,7 +203,6 @@ drag in progress. It is used on both source and destination sides.
 @action: the action chosen by the destination.
 @start_time: a timestamp recording the start time of this drag.
 
-
 <!-- ##### ENUM GdkDragAction ##### -->
 <para>
 Used in #GdkDragContext to indicate what the destination
@@ -211,14 +210,14 @@ should do with the dropped data.
 </para>
 
 @GDK_ACTION_DEFAULT: 
-@GDK_ACTION_COPY: Copy the data. 
+@GDK_ACTION_COPY: Copy the data.
 @GDK_ACTION_MOVE: Move the data, i.e. first copy it, then delete
   it from the source using the DELETE target of the X selection protocol.
 @GDK_ACTION_LINK: Add a link to the data. Note that this is only
   useful if source and destination agree on what it means.
 @GDK_ACTION_PRIVATE: Special action which tells the source that the
   destination will do something that the source doesn't understand.
-@GDK_ACTION_ASK: Ask the user what to do with the data. 
+@GDK_ACTION_ASK: Ask the user what to do with the data.
 
 <!-- ##### FUNCTION gdk_drag_status ##### -->
 <para>
@@ -233,3 +232,5 @@ gdk_drag_motion() called by the drag source.
 @action: the selected action which will be taken when a drop happens, 
   or 0 to indicate that a drop will not be accepted.
 @time: the timestamp for this operation.
+
+
index 6dd8448f92f286c56589059879dedb365edd0e70..57a39f179dd26ae3d9d2f4aed9bf31d561fb2cfe 100644 (file)
@@ -34,12 +34,6 @@ or a #GdkWindow.
 
 @user_data: 
 
-<!-- ##### STRUCT GdkDrawableClass ##### -->
-<para>
-
-</para>
-
-
 <!-- ##### FUNCTION gdk_drawable_ref ##### -->
 <para>
 
index ca93630fc22cf5371b92c65f7da2534192eacc3e..5a86237782f6d097fe17b939b63e4f5694224172 100644 (file)
@@ -276,7 +276,6 @@ and is reference counted with gdk_font_ref() and gdk_font_unref()
 @descent: the maximum distance that the font, when drawn,
 descends below the baseline.
 
-
 <!-- ##### ENUM GdkFontType ##### -->
 <para>
 Indicates the type of a font. The possible values
@@ -286,7 +285,6 @@ are currently:
 @GDK_FONT_FONT: the font is a single font.
 @GDK_FONT_FONTSET: the font is a fontset.
 
-
 <!-- ##### FUNCTION gdk_font_load ##### -->
 <para>
 Loads a font.
index f78584bdf22a3a465844927d3f95378a1074976c..aca26cda0cbcecaf712c90c9f5bba82fcb463dad 100644 (file)
@@ -44,19 +44,13 @@ elements.
 @ts_y_origin: 
 @colormap: 
 
-<!-- ##### STRUCT GdkGCClass ##### -->
-<para>
-
-</para>
-
-
 <!-- ##### STRUCT GdkGCValues ##### -->
 <para>
 The #GdkGCValues structure holds a set of values used
 to create or modify a graphics context.
 </para>
 
-@foreground: the foreground color. 
+@foreground: the foreground color.
 @background: the background color.
 @font: the default font.
 @function: the bitwise operation used when drawing.
@@ -81,7 +75,7 @@ A set of bit flags used to indicate which fields
 #GdkGCValues structure are set.
 </para>
 
-@GDK_GC_FOREGROUND: the @foreground is set. 
+@GDK_GC_FOREGROUND: the @foreground is set.
 @GDK_GC_BACKGROUND: the @background is set.
 @GDK_GC_FONT: the @font is set.
 @GDK_GC_FUNCTION: the @function is set.
@@ -155,8 +149,8 @@ Create a new GC with the given initial values.
 
 </para>
 
-@gc:
-@Returns:
+@gc: 
+@Returns: 
 
 
 <!-- ##### FUNCTION gdk_gc_unref ##### -->
@@ -164,7 +158,7 @@ Create a new GC with the given initial values.
 
 </para>
 
-@gc:
+@gc: 
 
 
 <!-- ##### MACRO gdk_gc_destroy ##### -->
@@ -173,6 +167,7 @@ Identical to gdk_gc_unref(). This function is obsolete
 and should not be used.
 </para>
 
+<!-- # Unused Parameters # -->
 @gc: a #GdkGC.
 
 
@@ -268,16 +263,16 @@ Set the fill mode for a graphics context.
 Determines how primitives are drawn.
 </para>
 
-@GDK_SOLID: draw with the foreground color. 
+@GDK_SOLID: draw with the foreground color.
 @GDK_TILED: draw with a tiled pixmap.
 @GDK_STIPPLED: draw using the stipple bitmap. Pixels corresponding
   to bits in the stipple bitmap that are set will be drawn in the
   foreground color; pixels corresponding to bits that are
-  not set will be left untouched. 
+  not set will be left untouched.
 @GDK_OPAQUE_STIPPLED: draw using the stipple bitmap. Pixels corresponding
   to bits in the stipple bitmap that are set will be drawn in the
   foreground color; pixels corresponding to bits that are
-  not set will be drawn with the background color. 
+  not set will be drawn with the background color.
 
 <!-- ##### FUNCTION gdk_gc_set_tile ##### -->
 <para>
@@ -410,37 +405,35 @@ explanations of the arguments.
 Determines how lines are drawn.
 </para>
 
-@GDK_LINE_SOLID: lines are drawn solid. 
-@GDK_LINE_ON_OFF_DASH: even segments are drawn; odd segments are not drawn. 
+@GDK_LINE_SOLID: lines are drawn solid.
+@GDK_LINE_ON_OFF_DASH: even segments are drawn; odd segments are not drawn.
 @GDK_LINE_DOUBLE_DASH: even segments are normally. Odd segments are drawn
   in the background color if the fill style is %GDK_SOLID, or in the background
   color masked by the stipple if the fill style is %GDK_STIPPLED.
 
-
 <!-- ##### ENUM GdkCapStyle ##### -->
 <para>
 Determines how the end of lines are drawn.
 </para>
 
-@GDK_CAP_BUTT: the ends of the lines are drawn squared off and extending
-       to the coordinates of the end point. 
 @GDK_CAP_NOT_LAST: the same as %GDK_CAP_BUTT for lines of non-zero width.
-       for zero width lines, the final point on the line will not be drawn. 
+       for zero width lines, the final point on the line will not be drawn.
+@GDK_CAP_BUTT: the ends of the lines are drawn squared off and extending
+       to the coordinates of the end point.
 @GDK_CAP_ROUND: the ends of the lines are drawn as semicircles with the
-       diameter equal to the line width and centered at the end point. 
+       diameter equal to the line width and centered at the end point.
 @GDK_CAP_PROJECTING: the ends of the lines are drawn squared off and extending
-       half the width of the line beyond the end point. 
+       half the width of the line beyond the end point.
 
 <!-- ##### ENUM GdkJoinStyle ##### -->
 <para>
 Determines how the joins between segments of a polygon are drawn.
 </para>
 
-@GDK_JOIN_MITER: the sides of each line are extended to meet at an angle. 
-@GDK_JOIN_ROUND: the sides of the two lines are joined by a circular arc. 
+@GDK_JOIN_MITER: the sides of each line are extended to meet at an angle.
+@GDK_JOIN_ROUND: the sides of the two lines are joined by a circular arc.
 @GDK_JOIN_BEVEL: the sides of the two lines are joined by a straight line which
-       makes an equal angle with each line. 
-
+       makes an equal angle with each line.
 
 <!-- ##### FUNCTION gdk_gc_set_dashes ##### -->
 <para>
@@ -453,7 +446,7 @@ be changed with gdk_gc_set_line_attributes())
 </para>
 
 @gc: a #GdkGC.
-@dash_offset: the 
+@dash_offset: the
 @dash_list: an array of dash lengths.
 @n: the number of elements in @dash_list.
 
index e3290e914ecbcd806804c7463d949e6f80b432ca..d6b6b6ae1e933b398e26b9d9e592e06f84a98005 100644 (file)
@@ -138,59 +138,6 @@ support for internationalized text input.
 Input Methods
 
 
-<!-- ##### SECTION ./tmpl/selections.sgml:Long_Description ##### -->
-<para>
-The X selection mechanism provides a way to transfer
-arbitrary chunks of data between programs. 
-A <firstterm>selection</firstterm> is a essentially 
-a named clipboard, identified by a string interned
-as a #GdkAtom. By claiming ownership of a selection,
-an application indicates that it will be responsible
-for supplying its contents. The most common 
-selections are <literal>PRIMARY</literal> and 
-<literal>CLIPBOARD</literal>.
-</para>
-<para>
-The contents of a selection can be represented in
-a number of formats, called <firstterm>targets</firstterm>.
-Each target is identified by an atom. A list of
-all possible targets supported by the selection owner
-can be retrieved by requesting the special target
-<literal>TARGETS</literal>. When a selection is 
-retrieved, the data is accompanied by a type
-(an atom), and a format (an integer, representing
-the number of bits per item).
-See <link linkend="gdk-Properties-and-Atoms">Properties and Atoms</link>
-for more information.
-</para>
-<para>
-The functions in this section only contain the lowlevel
-parts of the selection protocol. A considerably more
-complicated implementation is needed on top of this.
-GTK+ contains such an implementation in the functions
-in <literal>gtkselection.h</literal> and programmers
-should use those functions instead of the ones presented 
-here. If you plan to implement selection handling
-directly on top of the functions here, you should refer
-to the X Inter-client Communication Conventions Manual
-(ICCCM).
-</para>
-
-
-<!-- ##### SECTION ./tmpl/selections.sgml:See_Also ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### SECTION ./tmpl/selections.sgml:Short_Description ##### -->
-functions for transfering data via the X selection mechanism.
-
-
-<!-- ##### SECTION ./tmpl/selections.sgml:Title ##### -->
-Selections
-
-
 <!-- ##### MACRO GDK_CORE_POINTER ##### -->
 <para>
 This macro contains an integer value representing
@@ -260,6 +207,12 @@ the device ID for the core pointer device.
 @GDK_CC_MODE_MY_GRAY: 
 @GDK_CC_MODE_PALETTE: 
 
+<!-- ##### STRUCT GdkDeviceClass ##### -->
+<para>
+
+</para>
+
+
 <!-- ##### STRUCT GdkDeviceInfo ##### -->
 <para>
 The #GdkDeviceInfo structure contains information about a 
@@ -284,6 +237,18 @@ device. It has the following fields:
        which describe what key press events are generated
        for each macro button.
 
+<!-- ##### STRUCT GdkDrawableClass ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### STRUCT GdkGCClass ##### -->
+<para>
+
+</para>
+
+
 <!-- ##### STRUCT GdkIC ##### -->
 <para>
 The #GdkIC struct is an opaque structure representing an input context
@@ -465,6 +430,21 @@ status information, so the application does not need to do anything.
 @GDK_IM_STATUS_NONE: The input method does not display status information.
 @GDK_IM_STATUS_MASK: A bit-mask containing all the status flags.
 
+<!-- ##### STRUCT GdkKeyInfo ##### -->
+<para>
+
+</para>
+
+@keycode: 
+@group: 
+@level: 
+
+<!-- ##### STRUCT GdkKeymapClass ##### -->
+<para>
+
+</para>
+
+
 <!-- ##### ENUM GdkPixbufAlphaMode ##### -->
 <para>
 
index bd20b4cbff72e606c0bc8ded995cb2b1be768b6e..c4dbc3de2a8c71e2ae5245bf3b4bae9f1435a6cd 100644 (file)
@@ -237,10 +237,10 @@ Returned by gdk_pointer_grab() and gdk_keyboard_grab() to indicate
 success or the reason for the failure of the grab attempt.
 </para>
 
-@GDK_GRAB_SUCCESS: the resource was successfully grabbed. 
+@GDK_GRAB_SUCCESS: the resource was successfully grabbed.
 @GDK_GRAB_ALREADY_GRABBED: the resource is actively grabbed by another client.
 @GDK_GRAB_INVALID_TIME: the resource was grabbed more recently than the 
-  specified time. 
+  specified time.
 @GDK_GRAB_NOT_VIEWABLE: the grab window or the @confine_to window are not
   viewable.
 @GDK_GRAB_FROZEN: the resource is frozen by an active grab of another client.
index 4984726ad687735ac3f33a9b9a2db14703689041..6af41e9dae0d2870940d55f6fcf8256b2bcb5326 100644 (file)
@@ -99,7 +99,7 @@ to configure various aspects of the device.
 </para>
 
 @parent_instance: 
-@name: the name of this device. 
+@name: the name of this device.
 @source: the type of this device.
 @mode: the mode of this device
 @has_cursor: %TRUE if the pointer follows device motion.
@@ -109,12 +109,6 @@ to configure various aspects of the device.
 @keys: an array of #GdkDeviceKey, describing the mapped macro buttons 
   of this device.
 
-<!-- ##### STRUCT GdkDeviceClass ##### -->
-<para>
-
-</para>
-
-
 <!-- ##### ENUM GdkInputSource ##### -->
 <para>
 An enumeration describing the type of an input device
@@ -159,7 +153,7 @@ about the range and mapping of a device axis.
 </para>
 
 @use: specifies how the axis is used.
-@min: the minimal value that will be reported by this axis. 
+@min: the minimal value that will be reported by this axis.
 @max: the maximal value that will be reported by this axis.
 
 <!-- ##### ENUM GdkAxisUse ##### -->
@@ -257,9 +251,9 @@ Obtains the motion history for a device.
 </para>
 
 @device: a #GdkDevice.
-@window: the window wrt. which the event coordinates will be translated. 
-@start: only return events newer than this timestamp. 
-@stop: only return events older than this timestamp. 
+@window: the window wrt. which the event coordinates will be translated.
+@start: only return events newer than this timestamp.
+@stop: only return events older than this timestamp.
 @events: location to return a newly-allocated array of #GdkTimeCoord.
 @n_events: location to return the length of @events.
 @Returns: %TRUE if the @events were successfully filled.
index b7236fd5d5e9ccf0dee57781ebdc78e287606219..c1f2d482e9a73daa2ff1449eee348a5823597c17 100644 (file)
@@ -91,12 +91,6 @@ in the keymap and see what keyval it corresponds to.
 
 @parent_instance: 
 
-<!-- ##### STRUCT GdkKeymapClass ##### -->
-<para>
-
-</para>
-
-
 <!-- ##### STRUCT GdkKeymapKey ##### -->
 <para>
 A <structname>GdkKeymapKey</structname> is a hardware key that can 
@@ -113,16 +107,7 @@ be mapped to a keyval.
   exclamation point ("!") character on it. The level indicates whether to use 
   the "1" or the "!" symbol. The letter keys are considered to have a lowercase
   letter at level 0, and an uppercase letter at level 1, though only the 
-  uppercase letter is printed. 
-
-<!-- ##### STRUCT GdkKeyInfo ##### -->
-<para>
-
-</para>
-
-@keycode: 
-@group: 
-@level: 
+  uppercase letter is printed.
 
 <!-- ##### FUNCTION gdk_keymap_get_default ##### -->
 <para>
index 48d6d65d9f000205ca2ff625dc048be97c5eec01..641972b659bdef4f877a0f09a9ed2080beed3492 100644 (file)
@@ -40,7 +40,6 @@ rendering the text.
 @attr: the #PangoAttribute.
 @embossed: the embossed bitmap.
 
-
 <!-- ##### STRUCT GdkPangoAttrStipple ##### -->
 <para>
 A Pango text attribute containing a stipple bitmap to be used when
index 600b54fea0d7d29480ca0c80ca025ef814ceb006..85a722d44e1c91926441df8ea3870b6cf25784b9 100644 (file)
@@ -152,8 +152,9 @@ in which case a default color will be used.
 Deprecated equivalent of g_object_ref().
 </para>
 
-@pixmap: a #GdkPixmap
 @Returns: @pixmap
+<!-- # Unused Parameters # -->
+@pixmap: a #GdkPixmap
 
 
 <!-- ##### MACRO gdk_pixmap_unref ##### -->
@@ -161,6 +162,7 @@ Deprecated equivalent of g_object_ref().
 Deprecated equivalent of g_object_unref().
 </para>
 
+<!-- # Unused Parameters # -->
 @pixmap: a #GdkPixmap
 
 
@@ -180,6 +182,7 @@ Deprecated equivalent of g_object_ref().
 </para>
 
 @Returns: @pixmap
+<!-- # Unused Parameters # -->
 @pixmap: a #GdkBitmap
 
 
@@ -188,6 +191,7 @@ Deprecated equivalent of g_object_ref().
 Deprecated equivalent of g_object_unref().
 </para>
 
+<!-- # Unused Parameters # -->
 @pixmap: a #GdkBitmap
 
 
index ea167278d4e6326beffd38eb918aa3549165cb26..fdefc57df280b6c826ddd95b9659bec0cd314285 100644 (file)
@@ -49,6 +49,22 @@ of strings on the X server.
 </para>
 
 
+<!-- ##### MACRO GDK_ATOM_TO_POINTER ##### -->
+<para>
+
+</para>
+
+@atom: 
+
+
+<!-- ##### MACRO GDK_POINTER_TO_ATOM ##### -->
+<para>
+
+</para>
+
+@ptr: 
+
+
 <!-- ##### MACRO GDK_NONE ##### -->
 <para>
 A null value for #GdkAtom, used in a similar way as <literal>None</literal>
index 619a9f8f49ceed6e0c40f2a03c8d4917b5452be7..abf7dee9379653e861d577b4d0168f35223b004e 100644 (file)
@@ -77,6 +77,118 @@ compatibility with older programs.
 </para>
 
 
+<!-- ##### MACRO GDK_SELECTION_PRIMARY ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### MACRO GDK_SELECTION_SECONDARY ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### MACRO GDK_SELECTION_CLIPBOARD ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### MACRO GDK_TARGET_BITMAP ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### MACRO GDK_TARGET_COLORMAP ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### MACRO GDK_TARGET_DRAWABLE ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### MACRO GDK_TARGET_PIXMAP ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### MACRO GDK_TARGET_STRING ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### MACRO GDK_SELECTION_TYPE_ATOM ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### MACRO GDK_SELECTION_TYPE_BITMAP ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### MACRO GDK_SELECTION_TYPE_COLORMAP ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### MACRO GDK_SELECTION_TYPE_DRAWABLE ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### MACRO GDK_SELECTION_TYPE_INTEGER ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### MACRO GDK_SELECTION_TYPE_PIXMAP ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### MACRO GDK_SELECTION_TYPE_WINDOW ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### MACRO GDK_SELECTION_TYPE_STRING ##### -->
+<para>
+
+</para>
+
+
+
 <!-- ##### FUNCTION gdk_selection_owner_set ##### -->
 <para>
 Set the owner of the given selection.
index 59a79ee86c3c74bba11d8124b6e506f1ab167beb..703e897471fcb1c6902ebb7f8b01ee913d1bf37e 100644 (file)
@@ -54,6 +54,13 @@ begun with #GDK_THREADS_ENTER.
 
 
 
+<!-- ##### FUNCTION gdk_threads_init ##### -->
+<para>
+
+</para>
+
+
+
 <!-- ##### FUNCTION gdk_threads_enter ##### -->
 <para>
 Enters a critical region like #GDK_THREADS_ENTER.
index 177f4703c4d35a427072c2208d26c6cf1ef19fd3..064a73395e2af1764af6c26189b0290b43d1f384 100644 (file)
@@ -161,7 +161,7 @@ notes" section of the
 window manager hints</ulink> specification for more details.
 </para>
 
-@GDK_GRAVITY_NORTH_WEST: the reference point is at the top left corner. 
+@GDK_GRAVITY_NORTH_WEST: the reference point is at the top left corner.
 @GDK_GRAVITY_NORTH: the reference point is in the middle of the top edge.
 @GDK_GRAVITY_NORTH_EAST: the reference point is at the top right corner.
 @GDK_GRAVITY_WEST: the reference point is at the middle of the left edge.
@@ -173,7 +173,6 @@ window manager hints</ulink> specification for more details.
 @GDK_GRAVITY_STATIC: the reference point is at the top left corner of the 
    window itself, ignoring window manager decorations.
 
-
 <!-- ##### ENUM GdkWindowEdge ##### -->
 <para>
 Determines a window edge or corner. 
@@ -188,7 +187,6 @@ Determines a window edge or corner.
 @GDK_WINDOW_EDGE_SOUTH: the lower edge.
 @GDK_WINDOW_EDGE_SOUTH_EAST: the lower right corner.
 
-
 <!-- ##### ENUM GdkWindowTypeHint ##### -->
 <para>
 These are hints for the window manager that indicate what type of function 
@@ -240,6 +238,12 @@ corresponding flag in #GdkWindowAttributesType.
 @GDK_WA_WMCLASS: Honor the wmclass_class and wmclass_name fields
 @GDK_WA_NOREDIR: Honor the override_redirect field
 
+<!-- ##### STRUCT GdkScreen ##### -->
+<para>
+
+</para>
+
+
 <!-- ##### FUNCTION gdk_window_new ##### -->
 <para>
 
@@ -618,6 +622,17 @@ Registers a window as a potential drop destination.
 @invalidate_children: 
 
 
+<!-- ##### FUNCTION gdk_window_invalidate_maybe_recurse ##### -->
+<para>
+
+</para>
+
+@window: 
+@region: 
+@child_func: 
+@user_data: 
+
+
 <!-- ##### FUNCTION gdk_window_get_update_area ##### -->
 <para>
 
@@ -844,6 +859,7 @@ window.
 </para>
 
 
+
 <!-- ##### FUNCTION gdk_window_set_cursor ##### -->
 <para>
 
@@ -1023,10 +1039,10 @@ Hyper, Alt, Compose, Apple, CapsLock or ShiftLock.
 Like the X Window System, GDK supports 8 modifier keys and 5 mouse buttons.
 </para>
 
-@GDK_SHIFT_MASK: the Shift key. 
+@GDK_SHIFT_MASK: the Shift key.
 @GDK_LOCK_MASK: a Lock key (depending on the modifier mapping of the 
-  X server this may either be CapsLock or ShiftLock). 
-@GDK_CONTROL_MASK: the Control key. 
+  X server this may either be CapsLock or ShiftLock).
+@GDK_CONTROL_MASK: the Control key.
 @GDK_MOD1_MASK: the fourth modifier key (it depends on the modifier 
   mapping of the X server which key is interpreted as this modifier, but 
   normally it is the Alt key).
@@ -1040,11 +1056,11 @@ Like the X Window System, GDK supports 8 modifier keys and 5 mouse buttons.
   mapping of the X server which key is interpreted as this modifier).
 @GDK_BUTTON1_MASK: the first mouse button.
 @GDK_BUTTON2_MASK: the second mouse button.
-@GDK_BUTTON3_MASK: the third mouse button. 
+@GDK_BUTTON3_MASK: the third mouse button.
 @GDK_BUTTON4_MASK: the fourth mouse button.
 @GDK_BUTTON5_MASK: the fifth mouse button.
 @GDK_RELEASE_MASK: not used in GDK itself. GTK+ uses it to differentiate 
-  between (keyval, modifiers) pairs from key press and release events. 
+  between (keyval, modifiers) pairs from key press and release events.
 @GDK_MODIFIER_MASK: 
 
 <!-- ##### FUNCTION gdk_window_get_parent ##### -->
@@ -1200,7 +1216,7 @@ The hint must be set before mapping the window.
 </para>
 
 @GDK_FUNC_ALL: all functions should be offered.
-@GDK_FUNC_RESIZE: the window should be resizable. 
+@GDK_FUNC_RESIZE: the window should be resizable.
 @GDK_FUNC_MOVE: the window should be movable.
 @GDK_FUNC_MINIMIZE: the window should be minimizable.
 @GDK_FUNC_MAXIMIZE: the window should be maximizable.
@@ -1240,7 +1256,6 @@ Applications should never have any reason to use this facility
   returning the location of that window in @win_x, @win_y. Returns %NULL 
   if the window under the mouse pointer is not known to GDK (for example, 
   belongs to another application).
 
 <!-- ##### FUNCTION gdk_set_pointer_hooks ##### -->
 <para>
index 74353c1c0ae8f40feb0bc15fc05361651b04a48d..76086d2fd5ced61bb0473cadd90cf015c5586143 100644 (file)
@@ -483,3 +483,39 @@ Returns the X visual belonging to a #GdkVisual.
 @Returns: an Xlib <type>Visual*</type>.
 
 
+<!-- ##### FUNCTION gdk_x11_atom_to_xatom ##### -->
+<para>
+
+</para>
+
+@atom: 
+@Returns: 
+
+
+<!-- ##### FUNCTION gdk_x11_xatom_to_atom ##### -->
+<para>
+
+</para>
+
+@xatom: 
+@Returns: 
+
+
+<!-- ##### FUNCTION gdk_x11_get_xatom_by_name ##### -->
+<para>
+
+</para>
+
+@atom_name: 
+@Returns: 
+
+
+<!-- ##### FUNCTION gdk_x11_get_xatom_name ##### -->
+<para>
+
+</para>
+
+@xatom: 
+@Returns: 
+
+
index 6714996aed7a9111d6f4ac03e3ba2af2defb0cff..e7f4e0e90c2c4f19d0a9ec72a2f032558f631eb0 100644 (file)
@@ -43,6 +43,7 @@ IGNORE_HFILES=                        \
        gtktextsegment.h        \
        gtktexttagprivate.h     \
        gtktexttypes.h          \
+       gtktextutil.h           \
        gtktypebuiltins.h       \
        xembed.h
 
index e00f7952ae9fdeff12f0599b0044551b511ff492..05f32bde4a624d28b9c0c41b0ac0c4d25327cdcc 100644 (file)
@@ -2495,7 +2495,6 @@ gtk_text_mark_get_type
 <FILE>gtktexttag</FILE>
 <TITLE>GtkTextTag</TITLE>
 GtkTextTag
-GtkTextBTreeNode
 GtkWrapMode
 GtkTextAttributes
 gtk_text_tag_new
@@ -2574,6 +2573,7 @@ gtk_text_view_starts_display_line
 gtk_text_view_move_visually
 gtk_text_view_add_child_at_anchor
 GtkTextChildAnchor
+GtkTextChildAnchorClass
 gtk_text_child_anchor_new
 gtk_text_child_anchor_get_widgets
 gtk_text_child_anchor_get_deleted
@@ -3054,7 +3054,6 @@ gtk_tree_view_column_get_sort_order
 gtk_tree_view_column_cell_set_cell_data
 gtk_tree_view_column_cell_get_size
 gtk_tree_view_column_cell_render
-gtk_tree_view_column_cell_event
 gtk_tree_view_column_cell_focus
 gtk_tree_view_column_cell_draw_focus
 gtk_tree_view_column_cell_is_visible
index 64168b0cf997f6222be22273ae492d5236c2b887..b56b94426242a69dbc7717fda677253e6672fa69 100644 (file)
@@ -183,8 +183,8 @@ For other attributes there are dedicated methods on
   pango_font_description_free (font_desc);
 
   /* Change default color throughout the widget */
-  gdk_color_parse ("green", &color);
-  gtk_widget_modify_fg (view, GTK_STATE_NORMAL, &color);
+  gdk_color_parse ("green", &amp;color);
+  gtk_widget_modify_fg (view, GTK_STATE_NORMAL, &amp;color);
 
   /* Change left margin throughout the widget */
   gtk_text_view_set_left_margin (GTK_TEXT_VIEW (view), 30);
@@ -192,9 +192,9 @@ For other attributes there are dedicated methods on
   /* Use a tag to change the color for just one part of the widget */
   tag = gtk_text_buffer_create_tag (buffer, "blue_foreground",
                                    "foreground", "blue", NULL);  
-  gtk_text_buffer_get_iter_at_offset (buffer, &start, 7);
-  gtk_text_buffer_get_iter_at_offset (buffer, &end, 12);
-  gtk_text_buffer_apply_tag (buffer, tag, &start, &end);
+  gtk_text_buffer_get_iter_at_offset (buffer, &amp;start, 7);
+  gtk_text_buffer_get_iter_at_offset (buffer, &amp;end, 12);
+  gtk_text_buffer_apply_tag (buffer, tag, &amp;start, &amp;end);
 </programlisting>
 
 </para>
index 18f30ffd8d5f8e9d3dbeb31c1e90232f4cf92364..f1f87c9b25d03ad1af4cb1ad28d2d2c95b9e76c4 100644 (file)
@@ -1072,12 +1072,6 @@ after other user handlers and the default handler.
 </para>
 
 
-<!-- ##### ARG GtkSettings:gtk-dnd-drag-threshold ##### -->
-<para>
-
-</para>
-
-
 <!-- ##### USER_FUNCTION GtkSignalDestroy ##### -->
 <para>
 A function which you can use to clean up when the
@@ -1144,6 +1138,12 @@ Holds the data for a statusbar message. <structfield>text</structfield> holds th
 @context_id: 
 @message_id: 
 
+<!-- ##### STRUCT GtkTextBTreeNode ##### -->
+<para>
+
+</para>
+
+
 <!-- ##### ARG GtkTextTag:justify ##### -->
 <para>
 A #GtkJustification for the text. This is only used when the tag is
@@ -2921,6 +2921,19 @@ a gtk_object_unref().
 @tree_store: 
 @n_columns: 
 
+<!-- ##### FUNCTION gtk_tree_view_column_cell_event ##### -->
+<para>
+
+</para>
+
+@tree_column: 
+@event: 
+@path_string: 
+@background_area: 
+@cell_area: 
+@flags: 
+@Returns: 
+
 <!-- ##### FUNCTION gtk_tree_view_column_set_cell_data ##### -->
 <para>
 
index ec675c4220f54891b96375004397cb2d67db3349..b445f9d7b9976688a26fdbd29865cd23da575073 100644 (file)
@@ -33,3 +33,13 @@ GtkCellRendererPixbuf
 
 </para>
 
+<!-- ##### ARG GtkCellRendererPixbuf:pixbuf-expander-open ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCellRendererPixbuf:pixbuf-expander-closed ##### -->
+<para>
+
+</para>
+
index 2f9f2c8bbd8aa4d230021bd442e6f22d83b3eb17..b3e18791f606186be1406c983c41b6b72781db81 100644 (file)
@@ -30,7 +30,7 @@ described below.
 </para>
 
 @str: 
-@Returns:
+@Returns: 
 
 
 <!-- ##### FUNCTION gtk_label_set_text ##### -->
index e92248334ce0e1737c2704dc9f0712e040ff91b5..77797b249fa10c5df5519619d9c1bdc0a2fa4b56 100644 (file)
@@ -773,12 +773,14 @@ otherwise %NULL.
 <para>
 </para>
 
-@context
+@settings
 @scanner: a #GtkScanner. Used for printing out warning messages
 if the file is not found.
 @pixmap_file: The name of the file to search for.
 @Returns: The filename, if found. (Must be freed with g_free()),
 otherwise %NULL.
+<!-- # Unused Parameters # -->
+@context: 
 
 
 <!-- ##### FUNCTION gtk_rc_get_module_dir ##### -->
index d246ff91f1f56edd1b080b30c84f5deb028add61..f0928cfbb891a8c9766cf3c5f211cd303544e069 100644 (file)
@@ -196,6 +196,11 @@ GtkSettings
 
 </para>
 
+<!-- ##### ARG GtkSettings:gtk-dnd-drag-threshold ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkSettings:gtk-color-palette ##### -->
 <para>
 
index c4c7ef97c4ff27e8477ffa30b8dac021676da569..2ef1948172e9419fe13d161358d01f24351068e3 100644 (file)
@@ -123,6 +123,8 @@ never be set by an application.)
 </para>
 
 @socket: 
+@window_id: 
+<!-- # Unused Parameters # -->
 @id: 
 
 
index 220aa575871b8b9a66d6449a2de3e94368d08a6d..6502737cd4ee33fea263dc523bbfc8c78c8d6c11 100644 (file)
@@ -14,7 +14,6 @@ Styles
 
 </para>
 
-
 <!-- ##### MACRO GTK_STYLE_ATTACHED ##### -->
 <para>
 Returns whether the styleis attached to a window.
@@ -679,6 +678,7 @@ Returns whether the styleis attached to a window.
 
 @style: 
 @window: 
+@state_type: 
 @area: 
 @widget: 
 @detail: 
index 932742d727e5fbf9e0c3ceba8eec8f830c2ccccf..38f98cd0c037a632b6d87f32ac5acb49a0985a93 100644 (file)
@@ -29,12 +29,6 @@ Most of the #GtkText-struct struct members should not be accessed directly.
 Listed below are a few exceptions and how to use them.
 </para>
 
-@hadj: Allows you to see the state of an attached horizontal #GtkScrollbar.
-  See #GtkAdjustment for more info. This allows easy access to the adjustments
-  of the #GtkText struct without having to keep track of ones that you 
-  initialize at widget creation.
-@vadj: Same as @hadj except it involves the vertical #GtkScrollbar.
-
 
 <!-- ##### STRUCT GtkTextFont ##### -->
 <para>
index 399edd7b2e0ca10ec98ffd06b93e6b460a557e31..f007f6b58c6b8dcd660146761a22e4b8f9e698c8 100644 (file)
@@ -27,12 +27,6 @@ types related to the text widget and how they work together.
 </para>
 
 
-<!-- ##### STRUCT GtkTextBTreeNode ##### -->
-<para>
-
-</para>
-
-
 <!-- ##### ENUM GtkWrapMode ##### -->
 <para>
 Describes a type of line wrapping.
@@ -62,6 +56,7 @@ Describes a type of line wrapping.
 @tabs: 
 @wrap_mode: 
 @language: 
+@padding1: 
 @invisible: 
 @bg_full_height: 
 @editable: 
@@ -120,11 +115,16 @@ Describes a type of line wrapping.
 @bg_stipple: 
 @fg_stipple: 
 @rise: 
+@padding1: 
 @underline: 
 @strikethrough: 
 @draw_bg: 
 @inside_selection: 
 @is_text: 
+@pad1: 
+@pad2: 
+@pad3: 
+@pad4: 
 
 <!-- ##### FUNCTION gtk_text_attributes_new ##### -->
 <para>
index f122d3a6053e70df1566d6879acddbb60e2c8197..99c5d23f87e4998bbf620c8deddadc747aa02774 100644 (file)
@@ -323,6 +323,44 @@ types related to the text widget and how they work together.
 @anchor: 
 
 
+<!-- ##### STRUCT GtkTextChildAnchor ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### STRUCT GtkTextChildAnchorClass ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### FUNCTION gtk_text_child_anchor_new ##### -->
+<para>
+
+</para>
+
+@Returns: 
+
+
+<!-- ##### FUNCTION gtk_text_child_anchor_get_widgets ##### -->
+<para>
+
+</para>
+
+@anchor: 
+@Returns: 
+
+
+<!-- ##### FUNCTION gtk_text_child_anchor_get_deleted ##### -->
+<para>
+
+</para>
+
+@anchor: 
+@Returns: 
+
+
 <!-- ##### FUNCTION gtk_text_view_add_child_in_window ##### -->
 <para>
 
index 20ba84a1ccf8c734371480bbfacaf818fac0a19b..0d511033dafebb7452d21b0d98cb12ed9657dd0a 100644 (file)
@@ -163,7 +163,7 @@ be %NULL.
 
 @toolbar: a #GtkToolbar.
 @type: a value of type #GtkToolbarChildType that determines what @widget will be.
-@widget: a #GtkWidget, or %NULL. 
+@widget: a #GtkWidget, or %NULL.
 @text: the element's label.
 @tooltip_text: the element's tooltip.
 @tooltip_private_text: used for context-sensitive help about this toolbar element.
@@ -186,7 +186,7 @@ be %NULL.
 
 @toolbar: a #GtkToolbar.
 @type: a value of type #GtkToolbarChildType that determines what @widget will be.
-@widget: a #GtkWidget, or %NULL 
+@widget: a #GtkWidget, or %NULL
 @text: the element's label.
 @tooltip_text: the element's tooltip.
 @tooltip_private_text: used for context-sensitive help about this toolbar element.
@@ -201,17 +201,17 @@ be %NULL.
 
 </para>
 
-@toolbar:
-@type:
-@widget:
+@toolbar: 
+@type: 
+@widget: 
 @text: 
 @tooltip_text: 
-@tooltip_private_text:
-@icon:
+@tooltip_private_text: 
+@icon: 
 @callback: 
-@user_data:
-@position:
-@Returns:
+@user_data: 
+@position: 
+@Returns: 
 
 
 <!-- ##### FUNCTION gtk_toolbar_append_widget ##### -->
index 2c6ae85af3a92c932354f4ab38d1bca841427b1a..61846d62fa0e9936c1abc86447846e0398356051 100644 (file)
@@ -466,20 +466,6 @@ GtkTreeViewColumn
 @flags: 
 
 
-<!-- ##### FUNCTION gtk_tree_view_column_cell_event ##### -->
-<para>
-
-</para>
-
-@tree_column: 
-@event: 
-@path_string: 
-@background_area: 
-@cell_area: 
-@flags: 
-@Returns: 
-
-
 <!-- ##### FUNCTION gtk_tree_view_column_cell_focus ##### -->
 <para>
 
index 70ba76d1e8caf23f7a4b3eabd4306a6ca21c9247..59c2bd6b3a9a88b25ccd5b9f7ae40739aaf04901 100644 (file)
@@ -68,7 +68,7 @@ Returns the type of @class.
 Returns %TRUE if @type is a %GTK_TYPE_OBJECT.
 </para>
 
-@type: a #GtkType. 
+@type: a #GtkType.
 
 
 <!-- ##### MACRO GTK_TYPE_FUNDAMENTAL_LAST ##### -->